hip.systems.gamepads.psv

Undocumented in source.

Members

Aliases

HipPSVGamepad
alias HipPSVGamepad = HipNullGamepad
Undocumented in source.

Classes

HipPSVGamepad
class HipPSVGamepad
Undocumented in source.

Enums

PsvButtons
enum PsvButtons

Enumeration for the digital controller buttons. @note - L1/R1/L3/R3 only can bind using ::sceCtrlPeekBufferPositiveExt2 and ::sceCtrlReadBufferPositiveExt2 @note - Vita's L Trigger and R Trigger are mapped to L1 and R1 when using ::sceCtrlPeekBufferPositiveExt2 and ::sceCtrlReadBufferPositiveExt2

Functions

hipVitaPollGamepad
void hipVitaPollGamepad(HipInputPSVGamepadState* state)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isPSVButtonPressed
bool isPSVButtonPressed(uint btns, PsvButtons btn)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

HipInputPSVGamepadState
struct HipInputPSVGamepadState
Undocumented in source.

Meta